Delete connector by its id
Delete connector by its id
Path Parameters
- id string required
Responses
- 200
- 404
Connector was deleted successfully
- application/json
- Schema
- Example (from schema)
Schema
- message string
- level string
{
"message": "string",
"level": "string"
}
A connector with the given ID does not exist
- application/json
- Schema
- Example (from schema)
Schema
- message string
- level string
- result string
{
"message": "string",
"level": "string",
"result": "string"
}
DELETE /connector-info/:id
Request
Request
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'
curl -L -X DELETE 'https://dgk.cx.dev.dih-cloud.com/connector-info/:id' \
-H 'Accept: application/json'